ModelButton: Add 'use-markup' property
authorAdrien Plazas <kekun.plazas@laposte.net>
Mon, 23 Apr 2018 09:06:17 +0000 (11:06 +0200)
committerAdrien Plazas <kekun.plazas@laposte.net>
Wed, 27 Jun 2018 15:43:47 +0000 (17:43 +0200)
commit0abd01e288a9f0ea5c98034f2b235f4ee7ba8463
tree636bb1f8720cda364580ced7354bbb1aafd9780b
parentb80942ec882aa5f822ef35410824cc68292e61b2
ModelButton: Add 'use-markup' property

Binds this property to the button's label, allowing a model button to
have text with markup.

This will be convenient for buttons like 'Online Accounts <sup>↗</sup>'.
gtk/gtkmodelbutton.c